deepsize_derive 0.1.2

A crate for measuring the total size of object on the stack and heap
Documentation

A basic DeepSizeOf Derive implementation

Mainly from syn's heap_size derive example